home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / The Complete Sherlock Archive / Computer / PalmCentral.Com.src < prev    next >
Text File  |  1998-10-31  |  862b  |  35 lines

  1. #
  2. # PalmCentral.Com™ search Plugin for Sherlock, Mac OS 8.5
  3. #
  4.  
  5. <search
  6.     name = "PalmCentral.Com™ - Software for PalmOS"
  7.     action = "http://www.palmcentral.com/cgi/quicksearch.cgi"
  8.     description = "Searches the PalmCentral.Com archive of software for the Palm III, PalmPilot, Pilot, WorkPad and pdQ."
  9.     method = post
  10.     updateCheckDays = 3
  11.     update="http://www.palmcentral.com/original/PalmCentral.Com.src.hqx"
  12.     >
  13.  
  14. <input name="pattern" user>
  15. <input name="relpath" value="..">
  16. <input name="relfilepath" value="..">
  17. <input name="title" value="on">
  18. <input name="author" value="on">
  19. <input name="description" value="on">
  20. <input name="sherlock" value="yes">
  21.  
  22.  
  23.  
  24. <interpret
  25.     bannerStart = "<banner>"
  26.     bannerEnd = "</banner>"
  27.     
  28.     resultListStart = "<!--list-->"
  29.     resultListEnd = "<!--endlist-->"    
  30.     
  31.     resultItemStart = '<!--cat-->'
  32.     resultItemEnd = "<!--endcat-->"
  33.     >
  34. </search>
  35.